home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jul 89 / W0134-Re[2] Setting Curso-Jul89 < prev    next >
Encoding:
Text File  |  1989-08-22  |  692 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    9592046                         28-July-89        10:20
  2.  
  3. From:   LMILLETT                        Millett, Lonnie
  4.  
  5. To:     D2086                           Efficient Field Svc, C Faith, PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: Re: Setting Cursor  with…
  10.  
  11. Eric,
  12.  
  13. There is a new global defined in MacApp 2.0b9 called gAlwaysTrackCursor which
  14. was added specifically for this case.  If the global is set to TRUE then MacApp
  15. will always track your cursor.  This allows you to do the things that Curt
  16. mentioned to check modifier keys (GetKeys etc.) in DoSetCursor rather than
  17. setting the fIdleFreq to zero and using DoIdle.
  18.  
  19. Lonnie Millett
  20. Apple Computer
  21.  
  22.